Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🌱 apibinding, types: remove ancestor check #2060

Merged
merged 3 commits into from
Sep 23, 2022

Conversation

s-urbaniak
Copy link
Contributor

Summary

This removes ancestor checks for API bindings.

Related issue(s)

Follow-up for #1739
Fixes #2059

@openshift-ci openshift-ci bot added the kind/api-change Categorizes issue or PR as related to adding, removing, or otherwise changing an API label Sep 23, 2022
@s-urbaniak
Copy link
Contributor Author

/cc @sttts

@openshift-ci openshift-ci bot requested a review from sttts September 23, 2022 09:14
or a child of some ancestor. If it is unset, the path
of the APIBinding is used.
e.g. root:org:ws. If it is unset, the path of the APIBinding
is used.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

there was no code checking this?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

there was, this is the expected state.

@sttts
Copy link
Member

sttts commented Sep 23, 2022

Missing the changes for ClusterWorkspaceTypes.

@s-urbaniak
Copy link
Contributor Author

Missing the changes for ClusterWorkspaceTypes.

it seems there is nothing to be done here.

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Sep 23, 2022
@ncdc
Copy link
Member

ncdc commented Sep 23, 2022

/approve

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Sep 23, 2022

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: ncdc, stevekuznetsov

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Sep 23, 2022
@openshift-merge-robot openshift-merge-robot merged commit 16209c9 into kcp-dev:main Sep 23, 2022
@s-urbaniak s-urbaniak deleted the ancestor branch September 23, 2022 14:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. kind/api-change Categorizes issue or PR as related to adding, removing, or otherwise changing an API lgtm Indicates that a PR is ready to be merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bug: Cross-workspace binding without ancestor does not work
5 participants